#head{width:400px;
        height:30px;margin-left: 380px;}

#head ul{padding:0; margin:0;padding-left: 16px;}
  #head ul li{ list-style: none;
    /* float: left; */
    text-decoration: none;
    display: block;
    width: 101px;
    padding: 2px;
    margin: 0px 15px 0px 0px;
    position: relative;
    padding-right: 15px;
    /* text-align: center; */
    padding-left: 11px;}
  #head ul li a{ text-decoration:none; color:#000000;}
  #head ul li a:visited{ text-decoration:none; color:#000000;}
  
 #L1{
 background-color:#9CC;
 border-top-color: #F6C;
 border-right-color: #F6C;
 border-left-color: #F6C;
  }
#L1 span{display: block;}
  #L2{
   background-color:#CC9;
   border-color:#309;
   margin-left:1px;
   padding-left: 16px;
  }
 
 #L3{
   background-color:#FF3;
   border-color:#360;
  }
 #L4{
   background-color:#690;
   border-color:#360;
  } 
  
#d1{
 width:1200px;
  height:220px;
  margin-top:0px;
  position:absolute;
  z-index:1;
   padding-top: 60px;
 }
#d1 li{
	float: left;
}
#d2{
    display:none;
    width:1200px;
    height:220px;
    margin-top:0px;
    position:absolute;
    z-index:1;
    padding-top: 60px;
 }
 #d2 li{
	float: left;
}
#d3{
 display:none;
 width:1200px;
  height:220px;
  margin-top:0px;
  position:absolute;
  z-index:1;
  padding-top: 60px;
 }
#d3 li{
	float: left;
}
/*#d4{
 display:none;
  width:400px;
  position:absolute;
  height:220px;
  margin-top:0px;
  z-index:1;
  padding-top: 60px;
 }
 #d4 li{
	float: left;
}*/